﻿2026-07-27T07:07:45.4352944Z ##[group]Run actions/checkout@v5
2026-07-27T07:07:45.4353530Z with:
2026-07-27T07:07:45.4353905Z   repository: BigscreenVR/spt-bs-core
2026-07-27T07:07:45.4356819Z   token: ***
2026-07-27T07:07:45.4357172Z   ssh-strict: true
2026-07-27T07:07:45.4357530Z   ssh-user: git
2026-07-27T07:07:45.4357882Z   persist-credentials: true
2026-07-27T07:07:45.4358297Z   clean: true
2026-07-27T07:07:45.4358664Z   sparse-checkout-cone-mode: true
2026-07-27T07:07:45.4359254Z   fetch-depth: 1
2026-07-27T07:07:45.4359597Z   fetch-tags: false
2026-07-27T07:07:45.4359955Z   show-progress: true
2026-07-27T07:07:45.4360442Z   lfs: false
2026-07-27T07:07:45.4360809Z   submodules: false
2026-07-27T07:07:45.4361180Z   set-safe-directory: true
2026-07-27T07:07:45.4361603Z   allow-unsafe-pr-checkout: false
2026-07-27T07:07:45.4362017Z env:
2026-07-27T07:07:45.4362351Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-27T07:07:45.4362798Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-27T07:07:45.4363199Z ##[endgroup]
2026-07-27T07:07:45.5255812Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-27T07:07:45.5257713Z ##[group]Getting Git version info
2026-07-27T07:07:45.5258533Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-27T07:07:45.5259583Z [command]/usr/bin/git version
2026-07-27T07:07:45.5283804Z git version 2.43.0
2026-07-27T07:07:45.5304691Z ##[endgroup]
2026-07-27T07:07:45.5317515Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/286fa0a6-5f92-4743-baf6-55bbb9f8f386' before making global git config changes
2026-07-27T07:07:45.5319464Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T07:07:45.5321535Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-27T07:07:45.5361212Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-27T07:07:45.5383106Z https://github.com/BigscreenVR/spt-bs-core
2026-07-27T07:07:45.5395553Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-27T07:07:45.5398057Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-27T07:07:45.5419627Z HEAD
2026-07-27T07:07:45.5453148Z ##[endgroup]
2026-07-27T07:07:45.5454797Z [command]/usr/bin/git submodule status
2026-07-27T07:07:45.5649844Z ##[group]Cleaning the repository
2026-07-27T07:07:45.5652768Z [command]/usr/bin/git clean -ffdx
2026-07-27T07:07:45.5695847Z [command]/usr/bin/git reset --hard HEAD
2026-07-27T07:07:45.5797264Z HEAD is now at 6998e7b5 Merge 72327c82db69ffe7c999c22d5e390abda486d89c into 3d9ec73a834bdbbb18e1287d5021dce82c534faf
2026-07-27T07:07:45.5803940Z ##[endgroup]
2026-07-27T07:07:45.5806179Z ##[group]Disabling automatic garbage collection
2026-07-27T07:07:45.5810810Z [command]/usr/bin/git config --local gc.auto 0
2026-07-27T07:07:45.5841724Z ##[endgroup]
2026-07-27T07:07:45.5842495Z ##[group]Setting up auth
2026-07-27T07:07:45.5848643Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-27T07:07:45.5876347Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-27T07:07:45.6078059Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T07:07:45.6107154Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-27T07:07:45.6305155Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T07:07:45.6336241Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-27T07:07:45.6534649Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-27T07:07:45.6568650Z ##[endgroup]
2026-07-27T07:07:45.6570103Z ##[group]Fetching the repository
2026-07-27T07:07:45.6576227Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +0fb7d902ae5a4d7c6de03487e5a57a0b228c7118:refs/remotes/pull/97/merge
2026-07-27T07:07:46.1306093Z ##[endgroup]
2026-07-27T07:07:46.1308108Z ##[group]Determining the checkout info
2026-07-27T07:07:46.1310304Z ##[endgroup]
2026-07-27T07:07:46.1311619Z [command]/usr/bin/git sparse-checkout disable
2026-07-27T07:07:46.1348217Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-27T07:07:46.1373282Z ##[group]Checking out the ref
2026-07-27T07:07:46.1374589Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/97/merge
2026-07-27T07:07:46.1652887Z Previous HEAD position was 6998e7b5 Merge 72327c82db69ffe7c999c22d5e390abda486d89c into 3d9ec73a834bdbbb18e1287d5021dce82c534faf
2026-07-27T07:07:46.1672372Z HEAD is now at 0fb7d902 Merge 0f7722bdffbf51120942cdfdcaf618a14f309d1e into be4182b6b1c54e37adf6eae047b5d79602056ac1
2026-07-27T07:07:46.1676041Z ##[endgroup]
2026-07-27T07:07:46.1692959Z [command]/usr/bin/git log -1 --format=%H
2026-07-27T07:07:46.1716641Z 0fb7d902ae5a4d7c6de03487e5a57a0b228c7118
